purple_connection_update_progress

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_connection_update_progress(PurpleConnection* gc, const(char)* text, size_t step, size_t count)
  2. da_purple_connection_update_progress purple_connection_update_progress;
    version(!Derelict_Link_Static)
    extern (C) __gshared
    da_purple_connection_update_progress purple_connection_update_progress;

Meta